projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6ede7
)
Add function prototype for resize_mini_window.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 3 Sep 1999 15:52:01 +0000
(15:52 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 3 Sep 1999 15:52:01 +0000
(15:52 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 29b0c2aa550dd8833ad8840354d7890c72732090..daee9ed46451d725a58e04570bfa2e56d110d4c3 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-2030,6
+2030,7
@@
extern int toolbar_button_relief;
/* Defined in xdisp.c */
+int resize_mini_window P_ ((struct window *));
int try_window P_ ((Lisp_Object, struct text_pos));
void window_box P_ ((struct window *, int, int *, int *, int *, int *));
int window_box_height P_ ((struct window *));